home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 41 / CD Expert nº 41.iso / Hellboy / data1.cab / Game_Data / data / animtab / pipe_room_elv_e4.ast < prev    next >
Text File  |  2000-08-18  |  2KB  |  67 lines

  1. //  DH INTERACTIVE LLC, COPYRIGHT (C) 1998
  2. //
  3. //  bl_elevator_doors_e4.ast written at FRI Jun 02 10:10 2000
  4. //
  5. //
  6.  
  7.  24                     //  file_type
  8. 112                     //  file_version
  9.  
  10. //  pipe_room_elv_e4            //  Session name
  11. end
  12.  
  13. // *** This first section contains the names of all the win_anims used by the table
  14. pipe_room_elv_e4
  15. end
  16.  
  17. // *** This second section contains the values for each anim state
  18. elevator_idle
  19. elevator_top
  20. elevator_bottom
  21. elevator_going_up
  22. elevator_going_down
  23. elevator_stuck
  24. end
  25.  
  26. elevator_idle                // name of this anim_state
  27. pipe_room_elv_e4              // name for the win_anim for this state
  28. elevator_idle                // default link anim for this anim state
  29. // Begin entries for this anim state
  30. begin_end_frame 0 0
  31. end_of_entries
  32.  
  33. elevator_top                // name of this anim_state
  34. pipe_room_elv_e4            // name for the win_anim for this state
  35. elevator_top                // default link anim for this anim state
  36. // Begin entries for this anim state
  37. begin_end_frame 100 100
  38. end_of_entries
  39.  
  40.  
  41. elevator_bottom                // name of this anim_state
  42. pipe_room_elv_e4            // name for the win_anim for this state
  43. elevator_bottom                // default link anim for this anim state
  44. // Begin entries for this anim state
  45. begin_end_frame 0 0
  46. end_of_entries
  47.  
  48. elevator_going_up                // name of this anim_state
  49. pipe_room_elv_e4            // name for the win_anim for this state
  50. elevator_top                // default link anim for this anim state
  51. // Begin entries for this anim state
  52. begin_end_frame 0 100
  53. end_of_entries
  54.  
  55. elevator_going_down                // name of this anim_state
  56. pipe_room_elv_e4            // name for the win_anim for this state
  57. elevator_bottom                // default link anim for this anim state
  58. // Begin entries for this anim state
  59. begin_end_frame 100 0
  60. end_of_entries
  61.  
  62. elevator_stuck                // name of this anim_state
  63. pipe_room_elv_e4            // name for the win_anim for this state
  64. elevator_stuck                // default link anim for this anim state
  65. // Begin entries for this anim state
  66. begin_end_frame 20 20
  67. end_of_entries